Other Enumerations

The following enumerations are available globally.

  • Authentication security level settings. Higher levels mean stricter authentication. Lower levels are more forgiving.

    See more

    Declaration

    Swift

    @objc
    public enum VerIDSecurityLevel : Int
  • Bearing of the user’s head as she/he looks at the camera

    See more

    Declaration

    Swift

    @objc
    public enum VerIDBearing : Int, Codable
  • Anti-spoofing methods

    See more

    Declaration

    Swift

    @objc
    public enum VerIDAntiSpoofingMethod : Int
  • Liveness detection constants

    See more

    Declaration

    Swift

    @objc
    public enum VerIDLivenessDetection : Int, Codable